home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
DEV
/
I-Z
/
ResCopy.cpt
/
ResCopy XCMD
/
card_8104.txt
< prev
next >
Wrap
Text File
|
1989-02-02
|
13KB
|
595 lines
-- card: 8104 from stack: in
-- bmap block id: 0
-- flags: 0000
-- background id: 6338
-- name: Help 4
----- HyperTalk script -----
on HideCardFields
repeat with i = 1 to the number of card fields
hide card field i
end repeat
end HideCardFields
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=14 top=56 right=212 bottom=182
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
HideCardFields
show card field "List help"
set the highlight of me to true
wait until the mouse is "down"
hide card field "List help"
set the highlight of me to false
end mouseUp
-- part 17 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=214 top=54 right=78 bottom=294
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
HideCardFields
show card field "Copy help"
set the highlight of me to true
wait until the mouse is "down"
hide card field "Copy help"
set the highlight of me to false
end mouseUp
-- part 20 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=147 top=94 right=211 bottom=357
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 14
-- part name: Copy help
----- HyperTalk script -----
on mouseup
set the visible of the target to false
end mouseup
-- part 12 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=194 top=243 right=309 bottom=322
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 14
-- part name: Open/Close help
----- HyperTalk script -----
on mouseup
set the visible of the target to false
end mouseup
-- part 44 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=14 top=214 right=265 bottom=197
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
HideCardFields
show card field "Name help"
set the highlight of me to true
wait until the mouse is "down"
hide card field "Name help"
set the highlight of me to false
end mouseUp
-- part 32 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=235 top=189 right=227 bottom=273
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
set the highlight of me to true
Play "boing" tempo 300 a
repeat until the sound is "done"
set the highlight of me to not highlight of me
end repeat
set the highlight of me to false
end mouseUp
-- part 33 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=214 top=86 right=110 bottom=294
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
HideCardFields
show card field "Remove help"
set the highlight of me to true
wait until the mouse is "down"
hide card field "Remove help"
set the highlight of me to false
end mouseUp
-- part 38 (button)
-- low flags: 80
-- high flags: 8003
-- rect: left=16 top=2 right=24 bottom=116
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: tricks
----- HyperTalk script -----
on mouseUp
repeat with i = 1 to the number of card fields
if the commandkey is not "down" then
show card field i
set the locktext of card field i to false
else
hide card field i
set the locktext of card field i to true
end if
if the optionkey is "down" then
set the textHeight of card field i to 14
end if
end repeat
end mouseUp
-- part 45 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=310 top=56 right=212 bottom=478
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
HideCardFields
show card field "List help"
set the highlight of me to true
wait until the mouse is "down"
hide card field "List help"
set the highlight of me to false
end mouseUp
-- part 46 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=310 top=214 right=265 bottom=493
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
HideCardFields
show card field "Name help"
set the highlight of me to true
wait until the mouse is "down"
hide card field "Name help"
set the highlight of me to false
end mouseUp
-- part 4 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=142 top=62 right=213 bottom=373
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 14
-- part name: Name help
----- HyperTalk script -----
on mouseup
set the visible of the target to false
end mouseup
-- part 2 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=121 top=63 right=245 bottom=390
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 14
-- part name: List help
----- HyperTalk script -----
on mouseup
set the visible of the target to false
end mouseup
-- part 48 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=162 top=124 right=224 bottom=352
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 14
-- part name: remove help
----- HyperTalk script -----
on mouseup
set the visible of the target to false
end mouseup
-- part 49 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=214 top=118 right=142 bottom=294
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
HideCardFields
show card field "play help"
set the highlight of me to true
wait until the mouse is "down"
hide card field "play help"
set the highlight of me to false
end mouseUp
-- part 50 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=153 top=157 right=259 bottom=358
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 14
-- part name: play help
----- HyperTalk script -----
on mouseup
set the visible of the target to false
end mouseup
-- part 51 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=214 top=244 right=268 bottom=294
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
HideCardFields
show card field "help help"
set the highlight of me to true
wait until the mouse is "down"
hide card field "help help"
set the highlight of me to false
end mouseUp
-- part 52 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=214 top=278 right=302 bottom=294
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
HideCardFields
show card field "quit help"
set the highlight of me to true
wait until the mouse is "down"
hide card field "quit help"
set the highlight of me to false
end mouseUp
-- part 53 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=137 top=122 right=238 bottom=364
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 14
-- part name: help help
----- HyperTalk script -----
on mouseup
set the visible of the target to false
end mouseup
-- part 54 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=201 top=198 right=276 bottom=304
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 14
-- part name: quit help
----- HyperTalk script -----
on mouseup
set the visible of the target to false
end mouseup
-- part 55 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=62 top=278 right=302 bottom=142
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
HideCardFields
show card field "Open/Close help"
set the highlight of me to true
wait until the mouse is "down"
hide card field "Open/Close help"
set the highlight of me to false
end mouseUp
-- part 56 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=358 top=278 right=302 bottom=438
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
HideCardFields
show card field "Open/Close help"
set the highlight of me to true
wait until the mouse is "down"
hide card field "Open/Close help"
set the highlight of me to false
end mouseUp
-- part 57 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=9 top=311 right=339 bottom=505
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
HideCardFields
show card field "Credit help"
set the highlight of me to true
wait until the mouse is "down"
hide card field "Credit help"
set the highlight of me to false
end mouseUp
-- part 24 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=179 top=246 right=306 bottom=330
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 14
-- part name: Credit help
----- HyperTalk script -----
on mouseup
set the visible of the target to false
end mouseup
-- part 60 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=205 top=314 right=336 bottom=302
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: More Help...
----- HyperTalk script -----
on mouseUp
visual iris open
go to card id 5663
end mouseUp
-- part contents for card part 2
----- text -----
Click on one or more resources in a list to operate on them.
Use Shift-click or Command-click to select multiple resources.
If the resource is an ‘ICON’, ResCopy will display the icon.
If the resource is a sound (‘snd ’ resource), the “Play” button is activated.
-- part contents for card part 4
----- text -----
This area displays the name of the currently-open file, volume name, the free space on the volume, and the number of bytes currently selected.
If the file’s name is followed by “ (read-only) ”, you are not allowed to make changes to it.
-- part contents for card part 12
----- text -----
Click on these buttons to open or close files.
-- part contents for card part 20
----- text -----
Copies selected resources from one stack to another.
If there is only one open file, or if one file is read-only, this button is disabled.
-- part contents for card part 24
----- text -----
Displays the credits and version number information.
-- part contents for card part 48
----- text -----
Removes (deletes) the selected resource(s).
Hold down the Option key to avoid the warning dialog.
-- part contents for card part 50
----- text -----
Plays the selected sound.
If the sound is not a HyperCard-compatible one, ResCopy will ask if you would like to convert it.
-- part contents for card part 53
----- text -----
Displays ResCopy’s on-line Help dialog.
If the Help resources (‘DLOG’ and ‘DITL’ resources named “RC Help”) are not available, this button is disabled
-- part contents for card part 54
----- text -----
Quits from ResCopy and returns to HyperCard.